I need to have some sidecar data that is sent along the heartbeat events. (Why I do this: Without doing this, I need to send those data as one single event, and it will cost much more resources for the server). Therefore, I wonder what should I do?
Thanks for any suggestions!